projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3122a4
)
tools: Fix an obvious xgettext build typo.
author
Keir Fraser
<keir.fraser@citrix.com>
Tue, 19 May 2009 12:38:05 +0000
(13:38 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Tue, 19 May 2009 12:38:05 +0000
(13:38 +0100)
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
tools/python/Makefile
patch
|
blob
|
history
diff --git
a/tools/python/Makefile
b/tools/python/Makefile
index 1eee50c4cf9123074602fc5cecfed2cc730d5c04..eccd652e036fca3dc89f8031f4de11dfe1f6344e 100644
(file)
--- a/
tools/python/Makefile
+++ b/
tools/python/Makefile
@@
-34,7
+34,7
@@
build: buildpy refresh-pot refresh-po $(CATALOGS)
# string, hence the sed black magic. This avoids the expensive
# re-generation of .po files on every single build
refresh-pot: $(I18NSRCFILES)
- xgettext --default-domain=$(POPAC
AK
GE) \
+ xgettext --default-domain=$(POPAC
KA
GE) \
--keyword=N_ \
--keyword=_ \
-o $(POTFILE)-tmp \